home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // Partially mutated male, for chopping up
- // This is the body
- //
- // Authors: Boon and Ken
- //
-
- // SINED SECTION
- //
- /*SINED Innocent_MaleDancer_ChoppedBody (1 .5 0) (0 0 0) (0 0 0)
- Male with some mutations and some detachable body parts
- */
-
- // --------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/mdancer
-
- scale 1.3
-
- // Base Model
- mdancer_chop3.sbm
-
- // Skins (that's a lot of skins, plus he's gonna need damage
- // ones as well I guess)
- normal mutant_01c.tga
- damage mutant_damage_01c.tga
-
- // Normal Animations
- chop chop3.sam
-
- // Scripted Animations
-
- // Id And Group Definitions
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
- //
- // SERVER Initialization Commands
- //
- // Class Setup
- server classname object
- server notsolid
-
- // Sound Aliases
-
- //
- // CLIENT Initialization Commands
- //
- // Sound Aliases
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-
- // Special Commands
-
-